home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CompuServe CD 495W
/
Compuserve XTreme Edition 495W.iso
/
shopping
/
toyota
/
toyota.dir
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1995-08-09
|
236 b
|
14 lines
on mouseDown
set mySprite to the clickOn
puppetSprite(mySprite, 1)
set the castNum of sprite mySprite to 0
updateStage()
puppetSprite(mySprite, 0)
updateStage()
end
on mouseUp
go("B")
set the timeoutScript to EMPTY
end